Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: pass query parameters to 2.0 endpoints #24

Merged
merged 1 commit into from Dec 2, 2018
Merged

fix: pass query parameters to 2.0 endpoints #24

merged 1 commit into from Dec 2, 2018

Conversation

faustbrian
Copy link
Contributor

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #24 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #24   +/-   ##
=========================================
  Coverage     63.97%   63.97%           
  Complexity      142      142           
=========================================
  Files            21       21           
  Lines           297      297           
=========================================
  Hits            190      190           
  Misses          107      107
Impacted Files Coverage Δ Complexity Δ
src/API/Two/Votes.php 100% <100%> (ø) 2 <1> (ø) ⬇️
src/API/Two/Wallets.php 100% <100%> (ø) 8 <5> (ø) ⬇️
src/API/Two/Transactions.php 100% <100%> (ø) 7 <1> (ø) ⬇️
src/API/Two/Blocks.php 100% <100%> (ø) 4 <2> (ø) ⬇️
src/API/Two/Delegates.php 100% <100%> (ø) 4 <3> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d92046e...dbee082. Read the comment docs.

@faustbrian faustbrian merged commit bd03cbe into master Dec 2, 2018
@faustbrian faustbrian deleted the query branch December 2, 2018 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants